projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e0888f
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Tue, 8 Nov 2005 21:37:28 +0000
(21:37 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 8 Nov 2005 21:37:28 +0000
(21:37 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e2798ad1268fb84b88117763a5e94df10c5d99a9..4898a2568daee507bcbb15778915f50b735a1d23 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2005-11-08 Kim F. Storm <storm@cua.dk>
+
+ * process.c (Fsignal_process): Recognize signal names with and
+ without SIG prefix, e.g. SIGHUP and HUP.
+
+ * search.c (search_buffer): No need to initialize base_pat.
+
2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
* window.c (Fget_lru_window, Fget_largest_window, window_loop):